home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / gifbmp / giftobmp.bas < prev    next >
Encoding:
BASIC Source File  |  1995-03-12  |  112 b   |  3 lines

  1. Declare Function GIFToBMP Lib "giftobmp.dll" (ByVal lpstrGIF As String, ByVal lpstrBMP As String) As Integer
  2.  
  3.